Fix doc-string typo in switch-to-buffer.
authormartin rudalics <rudalics@gmx.at>
Sat, 8 Oct 2011 14:01:55 +0000 (16:01 +0200)
committermartin rudalics <rudalics@gmx.at>
Sat, 8 Oct 2011 14:01:55 +0000 (16:01 +0200)
lisp/ChangeLog
lisp/window.el

index 236201c64242b00839acc22e40995003a4625d7c..335bc322db076970c6fcf5d7e51a86f7dce3f449 100644 (file)
@@ -2,6 +2,7 @@
 
        * window.el (window--delete): Delete dedicated frame
        unconditionally when argument KILL is non-nil.  (Bug#9699)
+       (switch-to-buffer): Fix doc-string typo.
 
 2011-10-08  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 
index 72b14e1852eabcd5def275f4a89f1b496fc3a286..79629c9c2850114fda2ae653aa024c2a59bbe07d 100644 (file)
@@ -4977,7 +4977,7 @@ one.
 If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed
 in the selected window; signal an error if that is
 impossible (e.g. if the selected window is minibuffer-only).  If
-non-nil, BUFFER-OR-NAME may be displayed in another window.
+nil, BUFFER-OR-NAME may be displayed in another window.
 
 Return the buffer switched to."
   (interactive